Conversation
This is a basic app scaffold from `bun create expo-app fluent-mobile`
Generated by react-native@0.84.1
* test fluent api integration * fixed lint and format error * fixed the test files
* Initial commit Generated by react-native@0.84.1 * Established a local enviroment in react native cli * Updated README * Updated README * Edited README * updated package.json * added fluent logo * Update bundle identifier * Added format * Basic Navigation * lint and github actions * lint and github actions * Updated readme * Handled deprecations * test fluent api integration (#13) * test fluent api integration * fixed lint and format error * fixed the test files * installed opsqlite * installed TanStack * removed unwanted code * updations in read me * specified the node version --------- Co-authored-by: joel-joseph-george <joelpadeesseril@gmail.com> Co-authored-by: Liju M Jacob <93033055+LijuJacob08@users.noreply.github.com> Co-authored-by: vipinpaul <vipin.paul@bridgeconn.com> Co-authored-by: kaseywright <kasey.wright@biblionexus.org>
* Initial commit Generated by react-native@0.84.1 * Established a local enviroment in react native cli * Updated README * Updated README * Edited README * updated package.json * added fluent logo * Update bundle identifier * Added format * Basic Navigation * lint and github actions * lint and github actions * Updated readme * Handled deprecations * test fluent api integration (#13) * test fluent api integration * fixed lint and format error * fixed the test files * installed opsqlite * installed TanStack * Updated sqlite package * Database initialised * updations in read me * specified the node version * Added env * Api integrations * Defined types in place of any * Implemented logging * added logger test --------- Co-authored-by: joel-joseph-george <joelpadeesseril@gmail.com> Co-authored-by: Liju M Jacob <93033055+LijuJacob08@users.noreply.github.com> Co-authored-by: vipinpaul <vipin.paul@bridgeconn.com>
Closed
1 task
vipinpaul
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed file structure architecture