react-native-multithreading
react-native-multithreading copied to clipboard
docs(SETUP.md): correct other JSI libs example
- [x] Correct the import path for the JSI module in the example
- [x] ~~Add MMKV into the example - I feel most people would be using these together and could use the example.~~
Also, I had to follow this suggested fix but replace mmkv with multithreading.
Hey! Thanks for the PR, but can you remove MMKV out of there? I think the MMKV docs explain how to set it up correctly anyways.
I've removed the MMKV part of the example and the RN 0.65 comment. As far as I am aware auto-linking JSI libs still hasn't made it in.