Some techniques for optimizing battery usage in React Native include minimizing CPU and GPU usage by optimizing rendering and animation performance, reducing network activity and data transfer to conserve data and battery, and optimizing background processes and timers to minimize battery drain while the app is running in the background.