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

贡献者指南