GeekyAnts/vue-native-core
Vedi su GitHubAllow the user to import only required React Native components, and provide a utility to import and register all components.
Open
#219 aperta il 14 nov 2019
good first issue
Metriche repository
- Star
- (8333 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.
