expo-example
expo-example copied to clipboard
Need to rewrite the example code using React Functional Components
Programming in React or React-native is very much based on Functional Components. Is there any special reason why this example is based on class? Can another example be written using Functional Components?