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

Web Platform Support [BETA Available] #1

Open
7 of 12 tasks
kuasha420 opened this issue Jun 11, 2021 · 0 comments
Open
7 of 12 tasks

Web Platform Support [BETA Available] #1

kuasha420 opened this issue Jun 11, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kuasha420
Copy link
Owner

kuasha420 commented Jun 11, 2021

Update

You can try out the beta version using the following.

npx react-native init TSPlusWeb --title 'TS Plus Web' --directory 'ts-plus-web' --template react-native-template-ts-plus@beta

# Development
yarn web

# Prod Build
yarn web:build
yarn web:serve

Feedback is welcome.

Objective

Add Web Support to Facilitate Cross Platform Development. We can use React Native Web.

Progress

  • Work has started on the web branch.
  • App is building in dev mode using yarn web.
  • App is building in prod mode using yarn web:build.
  • File Size Optimization
  • Bundle Optimization
  • Fast Refresh
  • Add PWA Support
  • Testing
  • Update documentation
  • Release as public beta.
  • Merge to main tree.

Blockers

  • Web Support React Native Bootsplash PR
@kuasha420 kuasha420 added the enhancement New feature or request label Jun 11, 2021
@kuasha420 kuasha420 self-assigned this Jun 11, 2021
@kuasha420 kuasha420 changed the title Web Platform Support Web Platform Support [BETA Available] Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant