mobile

Installation
SKILL.md

Mobile Development

Build cross-platform mobile applications.

When to Use

  • React Native development
  • Flutter development
  • Mobile performance issues
  • Native module integration
  • App store deployment

React Native

Component Structure

import React, { useState, useCallback } from "react";
import { View, Text, TouchableOpacity, StyleSheet } from "react-native";
Installs
36
GitHub Stars
76
First Seen
Jan 22, 2026
mobile — htlin222/dotfiles