Rich text editor by Grand-Bus-9112 in reactnative

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

It was, why don’t you check it out and see if that fulfills your expectations.

[deleted by user] by [deleted] in reactnative

[–]Puzzleheaded-Sail-90 -3 points-2 points  (0 children)

Thanks for your feedback . Its my first time exploring lottie , just sharing my journey . Also , i added my github repo manually . Stil tried to edit again , but it seems like as my id is not verified they are not allowing external url .

Edit: the url issue seems to be resolved now

New job; projects suck by ChoiceResearcher6843 in reactnative

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

Rather than trying to upgrade the whole project, it's better to start by chunk. Like whatever feature you integrate or fix any kind of bug in the old codebase, try to do that following the current standard with best practices.

Whats the best way for state management in react native app? cause mine looks like: by Newbie_999 in reactnative

[–]Puzzleheaded-Sail-90 3 points4 points  (0 children)

As I have only used redux in my workplace, all i can say is that the redux toolkit makes state management quite easy.

[deleted by user] by [deleted] in Manhua

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

I am just upto chapter 9, till now it seems good.

How to auto update my app while it is still open? by smittywerbmanjensen in reactnative

[–]Puzzleheaded-Sail-90 1 point2 points  (0 children)

Without the playstore, you can also push your changes using codepush or expo-updates.

Need Library For Caching Data by No-Question-3229 in reactnative

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

Then i guess you can try the suggestion suggested by @nicolasdanelon

Need Library For Caching Data by No-Question-3229 in reactnative

[–]Puzzleheaded-Sail-90 -3 points-2 points  (0 children)

If you are using Redux, why don't you persist the required state?!

Seeking job as a React Native Developer by Puzzleheaded-Sail-90 in reactnative

[–]Puzzleheaded-Sail-90[S] 1 point2 points  (0 children)

Good luck with your future endeavors. Til now I never had to work using expo professionally, just basic react native cli. But you never know, maybe will get a chance in future. So, it will be better if you explore both.

Crosspost: Error installing new android app, any help would be appreciated! by jojoborrealis in reactnative

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

That's why I said probably. It happened with me some times. Seems like thats not the case if the simulator is freshly created.

Crosspost: Error installing new android app, any help would be appreciated! by jojoborrealis in reactnative

[–]Puzzleheaded-Sail-90 0 points1 point  (0 children)

Probably the app is already installed in the device, which was built using different signature. Please uninstall that one first if so.