Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to React Native TypeScript app, eject React Native WebView #44

Open
peterklingelhofer opened this issue Apr 24, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@peterklingelhofer
Copy link
Member

peterklingelhofer commented Apr 24, 2022

Current goal is to put this repository in maintenance mode, and build out a React Native TypeScript implementation in this repository: mobile.

See the beam repository's React/TypeScript codebase that we can probably heavily borrow from for this.

@peterklingelhofer peterklingelhofer added the enhancement New feature or request label Apr 24, 2022
@peterklingelhofer peterklingelhofer added the blocked: externally Currently waiting on an external factor to continue label Apr 26, 2022
@peterklingelhofer peterklingelhofer self-assigned this May 27, 2022
@peterklingelhofer
Copy link
Member Author

peterklingelhofer commented May 27, 2022

If we were to implement a local build of the beam repository before converting to a fully native React Native and TypeScript app, per this comment:

You need to add this prop 'allowingReadAccessToURL' to allow the native web view to read files in the directory you want.

https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md#allowingReadAccessToURL

react-native-webview/react-native-webview#771

Employing the allowingReadAccessToURL prop should allow us to get this functional via local source files.

@peterklingelhofer peterklingelhofer removed the blocked: externally Currently waiting on an external factor to continue label May 27, 2022
@peterklingelhofer peterklingelhofer added the blocked: internally Currently waiting on an internal factor to continue label Jun 10, 2022
@peterklingelhofer peterklingelhofer changed the title Use local source files from Beam repository Convert to React Native TypeScript app using code from Beam repository Jun 16, 2022
@peterklingelhofer peterklingelhofer added help wanted Extra attention is needed and removed blocked: internally Currently waiting on an internal factor to continue labels Jun 17, 2022
@peterklingelhofer
Copy link
Member Author

peterklingelhofer commented Jul 1, 2022

We will be building out a React Native TypeScript implementation in this repository: mobile.

@peterklingelhofer peterklingelhofer changed the title Convert to React Native TypeScript app using code from Beam repository Convert to React Native TypeScript app Jul 22, 2022
@peterklingelhofer peterklingelhofer changed the title Convert to React Native TypeScript app Convert to React Native TypeScript app, eject React Native WebView Jul 22, 2022
@peterklingelhofer peterklingelhofer removed their assignment Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant