Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A custom control is a reusable GUI element, derived from an existing control type, customized with additional behavior, functionality and/or appearance.
0
votes
1answer
2k views
How do I create a custom Like button for my web app?
Flipboard (ios/Android) has a Facebook "Like" button which Im trying to emulate but do not know where to start?
I was thinking to place a image on top of the generic "like" button using CSS. Anyone ...
0
votes
2answers
183 views
Adding Custom Facebook Like buttons in android
I want to use custom like button instead of Facebook's Like button in my android application.Is it possible to use custom Like buttons? How to implement this?I searched in StackOverFlow, but could not ...
-2
votes
1answer
122 views
Post on the Wall Custom Control for iOS
I'm trying to find a control that would have similar look and functionality like Facebook or VK Post on the Wall Control. It look like this:
I don't need to integrate my app with Facebook or VK. I ...
1
vote
1answer
85 views
Custom Control for Posting on the Wall(like in Facebook App)
I'm searching for the Custom Control, that would provide ViewController for posting the status on the wall like in the Facebook App for iOS. Like so:
Thanks in advance!