Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/powermobileweb/boostnote-mobile

Boostnote for iOS and Android 🚀 https://boostnote.io/
https://github.com/powermobileweb/boostnote-mobile

android boostnote ios javascript markdown mobile programmer programming react-native reactnative

Last synced: about 1 month ago
JSON representation

Boostnote for iOS and Android 🚀 https://boostnote.io/

Awesome Lists containing this project

README

        

# Temporary Stop

We're going to close this project for a while because the code quality is too bad and the original maintainer left this project quite ago.

But, it doesn't mean that we give up this project. We'll be back after we finish renewing of Boostnote. The renewed app will use CouchDB(or other comptible db to it). So, lots of changes should be required. And, we write whole stuff in native languages, Swift and Kotlin.

Anyway, if you're interested in the renewing, please contact me [email protected]. 😄 😄

Thanks.
Powermobile Team

https://github.com/powermobileteam

---

## [Boostnote](https://github.com/powermobileteam/Boostnote) for iOS and Android that build with React Native.

[![App Store](http://imgur.com/y8PTxr9.png "App Store")](https://itunes.apple.com/us/app/boostnote/id1273066636?mt=8) 
[![Play Store](http://imgur.com/utWa1co.png "Play Store")](https://play.google.com/store/apps/details?id=io.boostnote)

![Boostnote app screenshot](./resources/repository/app_image.png)

## 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/powermobileteam/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/powermobileteam/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)

## More Information
* Website: https://boostnote.io
* Newsletters: https://boostnote.io/#subscribe
* Copyright (C) 2017 - 2018 BoostIO, Inc.

## License
[MIT](https://github.com/powermobileteam/boostnote-mobile/blob/master/LICENSE).