Overview of NDK Mobile features
masterNDK Mobile is a React Native/Expo implementation of the Nostr Development Kit designed for mobile platforms. Key features include:
- Multiple Signer Implementations: Supports NIP-07, NIP-46, and Private Key signing.
- Offline Support: Uses SQLite-based caching to enable offline capabilities.
- Subscription Management: Handles automatic reconnection for Nostr subscriptions.
- Mobile Integration: Built specifically for React Native and Expo compatibility.
- State Management: Provides React hooks for easy integration into mobile UI components.
- Wallet Support: Includes integrated wallet support.