Daniel Forsberg

Results 3 issues of Daniel Forsberg

Hi, So if I use StyleSheet to apply the style like this: ```jsx const AppCheckBox = ({onClick, rightText}) => { return ( ) } const styles = StyleSheet.create({ rightText: {flex:...

Hello. A great simple module you've done here, good work! One thing I noticed. Shouldn't the props for style be applied to the View in order to work? I am...

In need webfonts to work with the test, so is it possible to pass an option to casperjs to run with slimerjs engine?