Hacker News new | ask | show | jobs
by javiercr 3422 days ago
Did you guys use any other libraries from the React ecosystem to implement these features? (redux, normalizr, redux-saga, etc.)

Also, what approach did you use for testing the RN flows? (unit testing, e2e testing, etc).

BTW, thanks for sharing your experiences!

1 comments

No, we didn't use any of those. For unit testing we used Jest <3 and for e2e an internal library developed by FB