GeekyAnts/vue-native-core

Allow the user to import only required React Native components, and provide a utility to import and register all components.

Open

#219 geöffnet am 14. Nov. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (8.333 Stars) (324 Forks)batch import
good first issue

Beschreibung

I got warnings like below, it looks like all components from react-native had been imported by default, so can I set that as empty or just view and text, and I will import the others when I need them.

Thanks.

2019-11-14_231809

Contributor Guide