Skip to content

Instantly share code, notes, and snippets.

@troZee
Last active June 3, 2019 08:55
Show Gist options
  • Save troZee/60f9a94ad08bb5e17ca306a0df31f471 to your computer and use it in GitHub Desktop.
Save troZee/60f9a94ad08bb5e17ca306a0df31f471 to your computer and use it in GitHub Desktop.
<View>
<MyNativeView />
<ButtonContainer>
<Button title="Previous" />
<Button title="Next" />
</ButtonContainer>
<MyNativeView />
<ButtonContainer>
<Button title="Previous" />
<Button title="Next" />
</ButtonContainer>
</View>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment