InterviewSolution
Saved Bookmarks
| 1. |
How to update react native with latest version? |
|
Answer» It is important to upgrade the existing REACT-native to the latest version in order to access more featural aspects that involve views, APIS, classes, arrow FUNCTIONS, template string, import and export modules, array destructing and development tools. Following steps should need to be performed to update the react-native to the latest version:
|
|