Skip to content

Conversation

@doneill
Copy link
Collaborator

@doneill doneill commented Jul 30, 2025

Description

Initial implementation for v2 UISchema generation

Fixes

#23

Proposed Changes

  • Initial v2 scaffolding impl and tests
  • Update README
  • Add arch diagram
  • Update tsconfig

Testing

  • Run yarn test
    • Verify all tests pass
  • Build and link library in React Native app
# build
npm run build

# link
yarn link

# In React Native client app, e.g. EarthRanger
yarn remove @earthranger/react-native-jsonforms-formatter
yarn link @earthranger/react-native-jsonforms-formatter

@doneill doneill merged commit 4df05d6 into develop Aug 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants