Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 413 Bytes

File metadata and controls

16 lines (12 loc) · 413 Bytes

Pocket Poster Guide

An easy enough guide on how to install and use Pocket Poster on iOS 17-18.7.2 and 26.0-26.2 beta 1.

Warning

Pocket Poster will never work on iOS 26.2+. Also, iOS 16 will never be fully supported due to iOS limitations.

To run this page locally, simply clone this repository and run:

#install requirements
npm i
#run dev server
npm run dev