|
|
|
|
|
by jamesisaac
1749 days ago
|
|
You might find this recent blog post from the React Native team informative, about their long-term vision for multi-platform support: https://reactnative.dev/blog/2021/08/26/many-platform-vision From personal experience, I've had great success targeting the 3 platforms you mention in a single RN codebase, with a very high degree of code re-use. |
|