Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to find out which version of React

// To view which version of React is/was used for a particular app, type in the below in commandline/terminal.
npm view react version
npm view react-native version
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #find #version #React
ADD COMMENT
Topic
Name
5+9 =