thewei / react-native-store

A simple database base on react-native AsyncStorage.
https://github.com/thewei/react-native-store
Other
569 stars 74 forks source link

Like filter #29

Closed mcnamee closed 8 years ago

mcnamee commented 8 years ago

Hi, You've mentioned that the like filter isn't implemented, is it something on the roadmap?

thewei commented 8 years ago

current version use the new filter by @terminull

mcnamee commented 8 years ago

Hi @thewei Sorry if I missed it, are you saying that it is possible to use the like operator (or a similar function)?

thewei commented 8 years ago

you can view a simple doc: https://github.com/thewei/react-native-store#filtering