Skip to content

Instantly share code, notes, and snippets.

@axemastabloggists
Created August 14, 2018 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save axemastabloggists/8e501c0455d0c3f28335344e6d39ad53 to your computer and use it in GitHub Desktop.
Save axemastabloggists/8e501c0455d0c3f28335344e6d39ad53 to your computer and use it in GitHub Desktop.
Data Persistence Properties Blog - Gist 8
<StackLayout VerticalOptions="Center" Padding="20,0">
<Label Text="Redirect Url Here" HorizontalOptions="Center"/>
<Button Text="Get Redirect Url"/>
<BoxView HeightRequest="20" Color="Transparent"/>
<Entry Placeholder="Update Redirect Url"/>
<Button Text="Update"/>
</StackLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment