Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BoostIO/boostnote-mobile
Boostnote for iOS and Android 🚀
https://github.com/BoostIO/boostnote-mobile
android boostnote ios javascript markdown programing programmer reactnative
Last synced: 5 days ago
JSON representation
Boostnote for iOS and Android 🚀
- Host: GitHub
- URL: https://github.com/BoostIO/boostnote-mobile
- Owner: BoostIO
- License: mit
- Archived: true
- Created: 2017-09-04T11:31:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T07:55:01.000Z (over 4 years ago)
- Last Synced: 2024-04-14T03:00:20.362Z (7 months ago)
- Topics: android, boostnote, ios, javascript, markdown, programing, programmer, reactnative
- Language: JavaScript
- Homepage: https://boostnote.io/
- Size: 5.71 MB
- Stars: 819
- Watchers: 54
- Forks: 168
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boostnote mobile (Archived)
The mobile app is available now and actively being developed in [BoostNote.next repository](https://github.com/BoostIO/BoostNote.next).
[![App Store](http://imgur.com/y8PTxr9.png "App Store")](https://apps.apple.com/us/app/boostnote-mobile/id1498182749) 
[![Play Store](http://imgur.com/utWa1co.png "Play Store")](https://play.google.com/store/apps/details?id=com.boostio.boostnote)---
## Build
#### Installation
After you have downloaded or cloned this repository, run `npm install` or `yarn` inside the directory.#### Usage
- [Setting up React Native for Android](https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment)
- [Running app on Android Device](https://facebook.github.io/react-native/docs/running-on-device.html#running-your-app-on-android-devices)
- [Running app on iOS Device](https://facebook.github.io/react-native/docs/running-on-device.html#running-your-app-on-ios-devices)#### Build and run
- iOS `react-native run-ios`
- Android `react-native run-android`## Contributors
Thank you to all the people who already contributed to Boostnote!
[Great contributors](https://github.com/BoostIO/boostnote-mobile/graphs/contributors) :tada:## Supporting Boostnote
Boostnote is an open source project. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome [backers](https://github.com/BoostIO/Boostnote/blob/master/Backers.md). If you'd like to join them, please consider:
- [Become a backer or sponsor on Open Collective.](https://opencollective.com/boostnoteio)## Community
- [Facebook Group](https://www.facebook.com/groups/boostnote/)
- [Twitter](https://twitter.com/boostnoteapp)
- [Slack Group](https://join.slack.com/t/boostnote-group/shared_invite/enQtMzkxOTk4ODkyNzc0LThkNmMzY2VlZjVhYTNiYjE5YjQyZGVjNTJlYTY1OGMyZTFjNGU5YTUyYjUzOWZhYTU4OTVlNDYyNDFjYWMzNDM)
- [Blog](https://boostlog.io/tags/boostnote)
- [Reddit](https://www.reddit.com/r/Boostnote/)## More Information
* Website: https://boostnote.io
* Newsletters: https://boostnote.io/#subscribe
* Copyright (C) 2017 - 2018 BoostIO, Inc.## License
[MIT](https://github.com/BoostIO/boostnote-mobile/blob/master/LICENSE).