Bitcoin testnet wallet
Simple, testnet3 wallet
For leaning & dev purposes
You can create multiple wallets with p2pkh & p2wpkh adressess.
You can send and received test bitcoins.
You can also use additional features like storing data in chain with OP_RETURN.
You can interact with real bitcoin testnet which imitates main chain. Use it for developing or learning.
Wallet is written with expo and bitcoin-js. Source code can be found HERE.