-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
const slides = [
{
key: '1',
title: '',
text : 'Saiba quanto dinheiro está entrando e quanto está saindo.',
image: require('../../Assets/image/red_1.jpg'),
},
{
key: '2',
title: '',
text : 'Anote o valor de seus gastos e movimentos.',
image: require('../../Assets/image/red_2.jpg'),
},
{
key: '3',
image: require('../../Assets/image/red_1.jpg'),
title: '',
text: 'Acompanhe melhor o seu crescimento e suas atividades!',
},
];
// desired .svg format
Metadata
Metadata
Assignees
Labels
No labels