Your app, when you hit the Nitro boost 🏎️💨
Warning
This library is still under development. Use at your own risk.
npm install react-native-fast-io --save
- React Native 0.76 or higher
- Nitro Modules
// With `unstable_enablePackageExports` enabled
import { WebSocket } from 'react-native-fast-io/ws'
// Otherwise
import { WebSocket } from 'react-native-fast-io'
Name | Docs | W3C | Status |
---|---|---|---|
WebSocket | 📖 | WebSocket API | Beta ✅ |
Fetch | 📖 | Fetch API | Work In Progress 🚧 |
FileSystem | 📖 | File System Access API | Work In Progress 🚧 |
Blob | 📖 | Blob API | Work In Progress 🚧 |
Streams | 📖 | Streams API | Work In Progress 🚧 |
Tip
Unless otherwise specified, all methods work as per W3C specifications. For details, consult each module's documentation.
React Native FastIO is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. Callstack is a group of React and React Native geeks, contact us at [email protected] if you need any help with these or just want to say hi!
Like the project? ⚛️ Join the team who does amazing stuff for clients and drives React Native Open Source! 🔥 |