Skip to content

An example about how to configure and use Safari Extension on iOS environment

Notifications You must be signed in to change notification settings

pedrogoiania/iOSSafariExtension

Repository files navigation

Getting started

Country Search App GIF example

Before start

Make sure that you have iOS and React Native environment configured.

If not, following this instructions to do that: iOS and React Native instructions

How to install and run the project

to install the project run the following commands:

yarn 
cd ios
pod install 

to run the project run the following commands:

yarn ios --simulator "iPhone 15"

if you don't have this named simulator, choose your own.

Enjoy 🎉

About

An example about how to configure and use Safari Extension on iOS environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published