Skip to content

A simple react native example of transparent svg circle on top of background image.

Notifications You must be signed in to change notification settings

rahulhaque/react-native-transparent-circle

Repository files navigation

React Native Transparent Circle

A simple react native example of creating a transparent circle on top of background image using react-native-svg.

This repository is an answer to this question asked in StackOverflow.

Run the App

  • Clone or download the repository.
  • cd into directory.
  • Run npm install
  • Copy your debug.keystore from Android Studio to project /android/app
  • Connect your device in USB debugging mode or use Android emulator.
  • Then run react-native run-android.

To-do

  • Drag circle.
  • Animate expand.

Screenshots

About

A simple react native example of transparent svg circle on top of background image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published