Home
Softono

Pix

Open source MIT TypeScript
109
Stars
20
Forks
2
Issues
2
Watchers
3 years
Last Commit

 About 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. πŸš€

Platforms

Web Self-hosted iOS

Languages

TypeScript

Need Help Installing Pix?

We provide expert installation service for this software. Our team will install, configure, and secure Pix on your server. plans start at just $30.

Pix

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