You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Hi @piranna. How it's done for other packages? I am not aware of react-native-web code in this repo. But I am for consistency with other packages
There's a mixture of react-native-web-* packages as a replic of their counterpart react-native-* ones, like the case of react-native-webrtc and react-native-web-webrtc, and the inclusion of a web folder or usage of *.web.js files inside the main repo. This last option is getting more popular lately since they are starting to surface more platforms, for example react-native-document-pickeralready support react-native-windows, and I've already do a pull-request to add support for web platform there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add support for
react-native-web
. I have a working implementation at https://github.com/piranna/react-native-web-statusbar. Should it be used as a dependency, or should I add the code directly to this repo?The text was updated successfully, but these errors were encountered: