RFC: Mint as a metalanguage for React Native #284
Closed
lukepighetti
started this conversation in
Language Development
Replies: 2 comments
-
Related To: #111 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think the architecture of the project would allow compiling down to other targets:
It is certainly possible, someone just need to put the work in 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been thinking about this a lot. Mint has some features that really make it stand out in the world of front end programming. We use Flutter a lot at our mobile app agency and we'd love to use Mint as a metalanguage for that ecosystem, but that seems very unlikely. However, it seems like
Mint
could be a metalanguage for React Native, including React Native Web.style
could use the React Native style properties and Mint could target web & mobile.Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions