Illu / Pix

🎨 Pix is an online pixel art community where everyone can unleash their creativity on a 16x16 canvas, built with React-Native for iOS devices. πŸš€

Home Page:https://apps.apple.com/fr/app/pix-share-your-art/id1542611830?l=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iTunes App Store license: MIT code style: prettier Build iOS

Pix is an online pixel art community where everyone can unleash their creativity on a 16x16 canvas, built with React-Native for iOS devices.

⚠️ Note: This is the repository for version 1 and lower. For version 2 and up, see the Pix SwiftUI repository. This repository will get updated with the newer code in the future.

Stack

React-Native

React-Navigation

MobX

TypeScript

Styled-Components

Preview

Installation

If you want to test the app on a simulator running locally, follow these instructions:

First, you'll need to create or import a config.ts file in the scr folder, which should export the firebaseConfig object. Then create or import a GoogleService-Info.plist file in the ios folder.

$ cd pix

$ yarn

$ cd ios && pod install && cd ..

$ yarn build-ios

$ react-native run-ios

Contribute

If you find a bug, feel free to open an issue or submit a pull request.

New ideas are always welcome, if you have an idea to change or add a feature, let me know by opening an issue or messaging me on Twitter.

Licence

MIT License

See LICENSE

About

🎨 Pix is an online pixel art community where everyone can unleash their creativity on a 16x16 canvas, built with React-Native for iOS devices. πŸš€

https://apps.apple.com/fr/app/pix-share-your-art/id1542611830?l=en

License:MIT License


Languages

Language:TypeScript 90.3%Language:Java 4.0%Language:Objective-C 2.9%Language:Starlark 1.2%Language:Ruby 1.0%Language:JavaScript 0.5%