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 opened on 2019年11月14日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (324 forks)batch import
good first issue

Repository metrics

Stars
 (8,333 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド