simple react native wedding apps
An simple wedding apps using react native
Simple configure the apps, just change config in app/assets/config.js
const config = {
groom: 'Nicholas',
bride: 'Julia',
date:'Sunday, 20 Oktober 2013',
time:'10:00 PM - 02.00 AM',
location:{
location:'Masjid AL-Bakrie',
address:'JL. Taman Rasunawa Kuningan',
city:'Jakarta Selatan'
},
paypalme:'https://www.paypal.me/demo'
};