Login
Remember
Register
Ask a Question
Limitations of REACT Native
0
votes
asked
Mar 1, 2020
in
ReactJS
by
RShastri
Limitations of REACT Native
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2020
by
RShastri
The largest risk is probably
React Native’s maturity
, as the project is still relatively young. iOS support was released in March 2015 and Android support was released in September 2015.
Some features on iOS and Android are still not supported, and the community is still discovering best practices.
New native functionalities, which are not developed yet, are to be handled separately.
...