svg-test

<img align="center" src="https://badge.fury.io/js/react-native-alert-prompt.svg?sanitize=true" /> An ios and android styled alert that includes a prompt for the user. If the user inputs what you expect, it exits with the `successfulAnswer` prop. Fully c

Usage no npm install needed!

<script type="module">
  import svgTest from 'https://cdn.skypack.dev/svg-test';
</script>

README

react-native-alert-prompt

An ios and android styled alert that includes a prompt for the user. If the user inputs what you expect, it exits with the `successfulAnswer` prop. Fully customizable, and styled using ios design and material design by default.