Skip to content

Conversor de arquivos svg para react-native utilizando python.

License

Notifications You must be signed in to change notification settings

cesarzxk/svg-react-native-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📸 Sreenshots

Image of the application in operation.

ScreenShot01

🚀 Technologies

Technologies that I used to develop this application

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/cesarzxk/svg-react-native-converter.git

Follow the steps below

# For run the code(or double click):
python ./main.py

🤔 How to contribute

Make a fork of this repository

# Fork using GitHub official command line
# If you don't have the GitHub CLI, use the web site to do that.

$ gh repo fork cesarzxk/svg-react-native-converter

Follow the steps below

# Clone your fork
$ git clone your-fork-url && cd svg-react-native-converter

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m "My new feature"

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by César vargas 👋  See my linkedin

About

Conversor de arquivos svg para react-native utilizando python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages