scrollmapper / bible_databases

Bible versions and cross-reference databases.
976 stars 346 forks source link

Model and example in Swift for iOS development #43

Closed zjkuang closed 3 years ago

zjkuang commented 3 years ago

Description

I have modeled the sqlite to iOS Swift and made an example iOS app written in SwiftUI. Hope it will be helpful for the other iOS developers in the future.

(1) Cross reference

1-cross-ref

(2) Jump to book/chapter

2-jump-to

(3) Search for

3-search-for

(4) Switch translation

4-switch-translation

(5) Copyright info

5-copyright

scrollmapper commented 3 years ago

I will look closer into this, thank you for your contribution. There is also a separate database set here https://github.com/scrollmapper/bible_databases_deuterocanonical But that is less popular for obvious reasons.