
An unofficial Pixiv app client for Android and iOS, built with React Native.
Pxview is an unofficial client app for the popular Japanese online community, Pixiv, designed for both Android and iOS platforms. Built using React Native, Pxview aims to enhance the user experience with its smooth interface and dedicated features tailored for avid Pixiv users. Whether you’re an artist or an art enthusiast, this app provides a seamless way to explore and interact with a vast array of creative works from around the globe.
With Pxview, users can easily access their favorite artworks, follow their preferred artists, and share their own creations, all within a user-friendly environment. This app stands out by delivering a mobile experience that aligns closely with the Pixiv web platform while ensuring that users have comprehensive features at their fingertips.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.