Kris

Results 208 comments of Kris

I only know the answer for 1 which is that nothing will happen. His local DB will have a copy of the changes and if he doesn't have internet, it...

@rajatayyabjanjua2000 I guess what I don't understand is why you are resetting the database? Is it just because of the lastPulledAt? What I do in my application is that when...

What do you mean by safe? Like data security if they could steal other users' data? My login is through Firebase so I'm not sure what you are storing and...

@rajatayyabjanjua2000 I understood that part but why would multiple user data on one device pose a problem for you? What kind of data is it? Like passwords? If it is...

https://github.com/wxik/react-native-rich-editor/issues/203#issuecomment-930599049 Might help

You need to actually add the `` component and set the ref to the editor ref ``` ```

@sikandarchishty That works but I feel like that dismissing the keyboard when tapping away should be the default behaviour

@nenjamin2405 @gavrichards @bourgois Did anyone ever figure out a solution to this? I'm in the same predicament

@gavrichards Thanks so much, that fork actually builds for me while the master fork seems to be having issues! Now to figure out hwo to actually get the player to...

> Yes I switched to [this fork](https://www.npmjs.com/package/@meditatio/audio-toolkit), which has [a fix for the issue](https://github.com/meditatio-app/react-native-audio-toolkit/commit/b6e803f15b976db048c4096f0d882e502102ca98). @gavrichards In case you are looking for alternatives this thread might help: https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/issues/270#issuecomment-1131882661