yoonzm / react-native-alphabet-flat-list

使用FlatList制作的react-native字母选择列表

Home Page:https://github.com/yoonzm/react-native-alphabet-flat-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calling from plain js

opened this issue · comments

Hi there,

thank you for the library, but can the AlphabetFlatList be called from plain javascript react-native?
Like so
<AlphabetFlatList IContact={IContact} .../(> or so?

it is supported, Is there any problem?