https://github.com/textileio/react-native-sdk
[DEPRECATED] React Native bindings for https://github.com/textileio/go-textile
https://github.com/textileio/react-native-sdk
android decentralized ios ipfs mobile react-native textile
Last synced: 5 months ago
JSON representation
[DEPRECATED] React Native bindings for https://github.com/textileio/go-textile
- Host: GitHub
- URL: https://github.com/textileio/react-native-sdk
- Owner: textileio
- Created: 2019-01-20T02:22:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T14:08:08.000Z (over 2 years ago)
- Last Synced: 2024-11-15T21:53:59.753Z (6 months ago)
- Topics: android, decentralized, ios, ipfs, mobile, react-native, textile
- Language: Java
- Homepage:
- Size: 1.42 MB
- Stars: 40
- Watchers: 11
- Forks: 5
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-sdk
[](https://textile.io)
[](https://slack.textile.io)
[](./LICENSE)
[](https://circleci.com/gh/textileio/react-native-sdk)
[](https://github.com/RichardLitt/standard-readme)

[](https://www.npmjs.com/package/@textile/react-native-sdk)---
**Deprecation Warning**Textile Threads v1 are being deprecated. Please follow our ongoing work on v2 on both the [go-textile-threads repo](https://github.com/textileio/go-textile-threads) and the [early preview](https://paper.dropbox.com/doc/Threads-v2-Early-Preview-X8fKsMiTyztuQ1L8CnUng).
Until Threads v2 release and integration into the React Native SDK, this repo should be used for experimental purposes only.
For instructions on running the v2 delopment library in React Native, [see here](https://github.com/textileio/js-threads-client/#react-native).
---
> Textile provides encrypted, recoverable, schema-based, and cross-application data storage built on IPFS and libp2p. We like to think of it as a decentralized data wallet with built-in protocols for sharing and recovery, or more simply, an open and programmable iCloud.
## Table of Contents
- [react-native-sdk](#react-native-sdk)
- [Table of Contents](#table-of-contents)
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Install
Textile is available through [npm](https://www.npmjs.com/):
```
npm install @textile/react-native-sdk
```## Usage
To learn about Textile usage, please head over to the [Textile documentation](https://docs.textile.io/) and be sure to read the [JavaScript getting started guide](https://docs.textile.io/develop/clients/javascript/).
See [the boilerplate repo](https://github.com/textileio/advanced-react-native-boilerplate) for example usage.
## Maintainers
[@andrewxhill](https://github.com/andrewxhill)
[@asutula](https://github.com/asutula)
[@sanderpick](https://github.com/sanderpick)## Contributing
PRs accepted.
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
MIT © 2019 Textile