I have simple question but i dont know how to implement this. I need to create an app that can get list of available wifi networks and when user click on some network iphone
Without the use of private library (Apple80211) it will not provide you other reachable wifi list or other info.
You can refer to: How do I use CaptiveNetwork to get the current WiFi Hotspot Name for more information.