react-native compatibility (Android)
See original GitHub issueHi there,
I’ve received this bug report on my project that uses httpie@^2.0.0-next.2
: https://github.com/colyseus/colyseus.js/issues/55
I believe it’s related to httpie but haven’t inspected super deep yet. There is also a similar issue reported on axios
repository here: https://github.com/axios/axios/issues/1938
I hope to find a solution and create a PR soon
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Which version does React Native support (iOS and Android)?
React Native apps may target iOS 10.0 and Android 4.1 (API 16) or newer. Expo supports Android 5+ and iOS 10+. Share.
Read more >Announcing React Native 0.66
Today we're releasing React Native v0.66 for Android 12 and iOS 15 support alongside fixes and general updates.
Read more >Is React Native compatible with Android versions older than 6.0?
React Native supports Android OS versions from Android 4.1. According to the React Native Github Page : “Supported operating systems ...
Read more >React Native for Android development on Windows
Install Android Studio for Windows. Android Studio installs the latest Android SDK by default. React Native requires Android 6.0 (Marshmallow) ...
Read more >What Is React Native? Complex Guide for 2022 - Netguru
React Native (also known as RN) is a popular JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Not a problem at all, glad it works!
Still never used RN, sorry. Not sure if
expo --clear
andexport start --clear
are the same thing though