Overview
Osky Portal is an internal company portal mobile app built for Osky Interactive staff. The app provides access to company resources and internal tools on iOS and Android devices.
Approach
Built with React Native 0.77 and Expo 52, the app uses TypeScript throughout. NativeWind (Tailwind CSS for React Native) handles styling, Zustand manages application state, and React Hook Form handles form interactions.
Tech Stack
| Layer | Technology |
|---|---|
| Framework | React Native 0.77, Expo 52 |
| Language | TypeScript |
| Styling | NativeWind |
| State | Zustand |
| Forms | React Hook Form |
Key Implementation Details
- Cross-platform mobile app targeting iOS and Android
- NativeWind-based styling consistent with Tailwind CSS conventions
- Zustand for lightweight state management
- Form handling with React Hook Form validation
Outcome
Osky Portal is in active use by Osky Interactive staff for accessing company resources on mobile devices.