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

ReNative major refactor #1113

Merged
merged 119 commits into from
Oct 3, 2023
Merged

ReNative major refactor #1113

merged 119 commits into from
Oct 3, 2023

Conversation

pavjacko
Copy link
Member

Description

  • Typescript
  • Structure packages refactor and cleanup
  • split rnv package functionality into:
  • rnv, @rnv/core, engine-core, cli, sdk-tizen, sdk-android, sdk-apple, sdk-webos, sdk-kaios, sdk-react-native
  • RN 72 Upgrade
  • NextJS v13 upgrade
  • Electron upgrade
  • Security audit cleanup

Breaking Changes

  • TBC

I have tested my changes on:

ReNative project directly:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

New project:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

Existing Project created with previous version of renative:

  • ios simulator
  • ios device
  • android simulator
  • android device
  • web browser
  • tvos simulator
  • tvos device
  • androidtv simulator
  • androidtv device
  • androidwear simulator
  • androidwear device
  • tizen simulator
  • tizen device
  • tizenmobile simulator
  • tizenwatch device
  • webos simulator
  • webos device
  • macos
  • windows
  • chromecast device

mihaiblaga89 and others added 30 commits August 21, 2023 12:14
* feat/rn_update:
  ios working
  ANDROID WORKS
  android native code is building
  initial

# Conflicts:
#	packages/template-starter/package.json
#	yarn.lock
* feat/rn_update:
  android works, for real this time
  remove gradle from template, taken out tokens from gradle config files and manifest

# Conflicts:
#	packages/template-starter/renative.json
* main:
  0.38.0-canary.1

# Conflicts:
#	packages/engine-rn-tvos/package.json
#	packages/template-starter/package.json
…o feat/rn-upgrade-ts

* 'feat/rn-upgrade-ts' of github.com:flexn-io/renative:
  ios pods working
  initial templating of java files
  android export works
  android works through rnv
  android and ios now working

# Conflicts:
#	packages/template-starter/package.json
…o feat/rn-upgrade-ts

* 'feat/rn-upgrade-ts' of github.com:flexn-io/renative:
  fix rn permissions, add node_require injection, change pod checksum to use deps as well
  fix bundler, revert fonts
This was referenced Sep 24, 2023
@pavjacko pavjacko self-assigned this Sep 29, 2023
@pavjacko pavjacko merged commit 4cbbcf6 into main Oct 3, 2023
2 of 3 checks passed
@pavjacko pavjacko added this to the 1.0 milestone Dec 8, 2023
@pavjacko pavjacko deleted the feat/rn-upgrade-ts-3 branch February 14, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants