department-of-veterans-affairs / va-mobile-library

https://department-of-veterans-affairs.github.io/va-mobile-library/
ISC License
0 stars 0 forks source link

Spike - Native Mobile Components #124

Open timwright12 opened 7 months ago

timwright12 commented 7 months ago

Description

In the vein of improving the reach and flexibility of our components we should do some research on if React native components can be processed to output native iOS and Android components so our user based doesn't have to be isolated to React Native only.

Definition of Done

timwright12 commented 2 months ago

In AI and Design Systems by Brad Frost, he mentions utilizing AI to generate code for other frameworks. I think it's worth looking into for this ticket. He added this short video of automatically converting a web component into react.

I'm not sure if this is something we could use to convert React Native into usable native components, but worth poking our heads into.