Skip to content

This is a python script i wrote to generate an assets file to use in a react-native project.

Notifications You must be signed in to change notification settings

akshit5230/python_assets_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Assets Generator

This is a python script i wrote to generate an assets file to use in a react-native project.

How to use?

  1. Download generate_assets.py file on your desktop.
  2. Create a folder called iOS on desktop. Copy all image assets into this folder.
  3. Open terminal.
  4. Move to desktop, ie cd Desktop.
  5. Fire command: python generate_assets.py.

A new file named images.js will be created on the desktop.

About

This is a python script i wrote to generate an assets file to use in a react-native project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages