GeekyAnts/vue-native-core

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

開放

#219 建立於 2019年11月14日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (324 個分叉)batch import
good first issue

倉庫指標

星標
 (8,333 顆星)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南