Create a fully customized embedded memecoin checkout experience for React Native that accepts credit cards
Initialize a new Expo app
Run reset-project script
bash npm run reset-project
Install @crossmint/client-sdk-react-native-ui
Add your .env.local environment variables
receiptEmail
field is required for delivering payment receipts to customers.Replace index.tsx with
Run your project