react-native-store
react-native-store copied to clipboard
Imlplement Like or contains?
Any plans to implement a contains filter for property values?
can you give me an example?
Using this for a recipe database and searching for titles where they contain certain words. Tried to implement it in source code but it's not working for some reason, doesn't process the new operator.
On Wed, Mar 9, 2016 at 12:49 AM, thewei [email protected] wrote:
can you give me an example?
— Reply to this email directly or view it on GitHub https://github.com/thewei/react-native-store/issues/46#issuecomment-194125334 .
Sean Hise
@srhise I assume you are referencing something like this?
Exactly. Is that something you guys can pull off? I was having trouble getting it working on my end. I did try :)
On Thu, Mar 10, 2016, 8:58 PM Kyle Salter [email protected] wrote:
@srhise https://github.com/srhise I assume you are referencing something like this? https://docs.strongloop.com/display/public/LB/Where+filter#Wherefilter-likeandnlike
— Reply to this email directly or view it on GitHub https://github.com/thewei/react-native-store/issues/46#issuecomment-195141201 .