diff --git a/js/images/ftu/background.jpg b/js/images/ftu/background.jpg new file mode 100644 index 0000000..7fff157 Binary files /dev/null and b/js/images/ftu/background.jpg differ diff --git a/js/scenes/FTU.js b/js/scenes/FTU.js new file mode 100644 index 0000000..69fba9a --- /dev/null +++ b/js/scenes/FTU.js @@ -0,0 +1,128 @@ +import React, { Component } from 'react'; +import { + View, + Image, + Text, + Button, + Dimensions, + StyleSheet, + Platform, +} from 'react-native'; +import Carousel from 'react-native-looped-carousel'; +import { connect } from 'react-redux'; + +export class FTU extends Component { + render() { + return ( + + console.log(p)} + style={styles.carousel}> + {this.renderPage1()} + {this.renderPage2()} + + + ); + } + + renderPage1() { + return ( + + {'Hear the story of London vibrant street art'.toUpperCase()} + This month Project Magnet brings you a selection of amazing street art from around London. + + +