An open API service indexing awesome lists of open source software.

https://github.com/expo/sdk-31-with-hooks-experimental

An empty project using a fork of React Native and an alpha version of React in order to somewhat support hooks
https://github.com/expo/sdk-31-with-hooks-experimental

Last synced: 6 months ago
JSON representation

An empty project using a fork of React Native and an alpha version of React in order to somewhat support hooks

Awesome Lists containing this project

README

          

# Template with experimental hooks support

Using the approach suggested in https://github.com/facebook/react-native/issues/21967 this project runs a fork of React Native to support the experimental hooks API. I wouldn't expect this to work particularly well, the aforementioned thread documents some issues with `useEffect` for example. But if you'd like to give it a try, here you are!