ericop / bible-scout-react-native

biblescout app on react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bible Scout app with React Native via Expo

Bible Scout: Finding your way through the scriptures one reading at a time

The Bible Scout App was created to help you scout (to examine, seek and observe) what is in the Holy Bible. It leads you to read through the Bible using a few different reading plans, and to support hundreds of global languages. Your reading progress will be tracked only on your local device, so no accounts are needed, allowing users from around the world anonymous access to the tool in a way that protect their privacy.

Instruction to run locally

  • Follow https://docs.expo.dev/get-started/installation/ which will tell you of these requirements:
  • npm install --global expo-cli
  • git clone this repo
  • yarn which install dependencies

    ⚠ To avoid a tricky "Gotcha" conflict with yarn and npm managaging local dependencies, stick with yarn from here on out, so that npm install with its package-lock.json isn't at odds with yarn's yarn.lock

  • expo start which will start the development server and will enable hot reload
  • Press w to open the app in your browser (pressing other letters will let you run on iOS or Android)
  • Press Ctrl+C to cancel the the development server

Screenshot on Android

Work in Progress

Reading Plans

The Discipleship Journal Bible Reading Plan

Our first reading plan, The Discipleship Journal Bible Reading Plan takes you on a special journey through the Bible.

  • Every day the readings come from four different sections of Scripture, keeping things fresh with diverse view points allowing you to go broad and deep. For example, the reading for Day 1 includes:

    1. [Law And Prophets] Genesis 1-2
    2. [Wisdom] Psalms 1
    3. [Gospels] Matthew 1:1-17
    4. [Epistles] Acts 1:1-11
  • This plan follows a monthly cycle with only 25 scheduled reading days. We all miss days, each month you have days built in to catch up.

  • If you finish the month’s readings with all your free days left, you can loop back to memorize a key chapter you like, dig deeper on passages that challenged or intrigued you, or consider building these activities into Sundays next month.

  • If reading through the entire Bible in one year looms big, break it down as needed, like picking "Wisdom" and "Epistles" this year, and next year tackling "Gospels" and "Law and Prophets".

  • Further reasons why you might consider The Discipleship Journal Bible Reading Plan, as laid out by John Piper

Special Thanks

To Digital Bible Platform for partnering with this app and giving us access to the Bible in text and audio formats. To DJ Bible Reading Plan which inspired this app to carry on its legacy. To NavPress for their generous Fair-Use Permissions that allow reference to their reading plans.##

About

biblescout app on react-native


Languages

Language:JavaScript 74.7%Language:TypeScript 25.3%